Helpful Tools (misc)
Last changed: 101.88.246.113
.
Summary
Tools that are helpful for .NET interoperability with unmanaged code.
Name
Link
ANTS Profiler - .NET code profiler
http://www.red-gate.com/products/ants_profiler/index.htm
Code Project - Simplify Native DLL Documentation (auto generates C# declarations from your C/C++ source comments)
http://www.codeproject.com/dotnet/SimplifyNativeDLLDocument.asp
CodeXchange
.net Addin for
VS2003
- share all your cool .NET snippets
http://www.codexchange.net
CLR SPY
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=C7B955C7-231A-406C-9FA5-AD09EF3BB37F
DUMPBIN
http://blogs.msdn.com/csano/archive/2004/04/19/116565.aspx
PINVOKE.NET Add-In for Visual Studio 2003 and 2005
http://www.red-gate.com/pinvoke/download
SWIG C++->C# Interop Automation Tool
http://www.swig.org/
C# to/from VB.NET Translator - see results as you type. Very cool
http://www.carlosag.net/Tools/CodeTranslator/Default.aspx
P/Invoke Wizard - automates process of writing declarations
http://www.paulyao.com/resources/tools/pinvoke.asp
PInvoker
- Native Dll Importer and .NET
PInvoke
Interface Assembly Generator
http://www.pinvoker.com
The mechanism provided by the CLR that enables managed code to call static DLL exports.k
10/27/2022 9:24:28 PM - 114.37.143.20